home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 016a / dvptame.zip / DVPTAME.DOC < prev   
Text File  |  1991-06-04  |  1KB  |  28 lines

  1. DVPTAME   Released to the Public Domain, 1991.
  2.  
  3. DVPTAME lets DESQview suspend programs before their time slice is up if
  4. they are frequently polling the keyboard to check for a keystroke.  You
  5. specify how many times the program is allowed to check for a keystroke in
  6. one clock tick (1/18 of a second), and DESQview does the rest.    No extra
  7. programs to load, no shared programs, etc.
  8.  
  9. Usage 1:   DVPTAME = <dvp-file>
  10.      Report the current polling limit
  11.  
  12. Usage 2:   DVPTAME <n> <dvp-file>
  13.      Set the polling limit to <n> keyboard polls per clock tick
  14.  
  15. In both cases, <dvp-file> is the FULL filename of the .DVP for the program
  16. you wish to tame.
  17.  
  18. In many cases, DVPTAME will perform just as well as the shareware TAME.
  19. However, TAME can suspend programs which don't poll the keyboard often
  20. but make their idleness known in other ways, and can tame programs which
  21. poll the keyboard frequently even while they are still doing useful work.
  22.  
  23.  
  24.     Ralf Brown
  25.     ralf@cs.cmu.edu
  26.     1:129/26.1
  27.  
  28.